Themes for WinForms | ComponentOne
C1.Win.Themes.8 Assembly / C1.Win.Themes Namespace / VcEnum<T> Class / GetEnumType Method

In This Topic
    GetEnumType Method (VcEnum<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function GetEnumType() As System.Type
    public override System.Type GetEnumType()
    See Also